Skip to content

Conversation

@AlemTuzlak
Copy link
Contributor

Description

Fixes an issue with server translations not working properly

Type of change

Please mark relevant options with an x in the brackets.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Algorithm update - updates algorithm documentation/questions/answers etc.
  • Other (please describe):

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also
list any relevant details for your test configuration

  • Integration tests
  • Unit tests
  • Manual tests
  • No tests required

Reviewer checklist

Mark everything that needs to be checked before merging the PR.

  • Check if the UI is working as expected and is satisfactory
  • Check if the code is well documented
  • Check if the behavior is what is expected
  • Check if the code is well tested
  • Check if the code is readable and well formatted
  • Additional checks (document below if any)

Screenshots (if appropriate):

Questions (if appropriate):

@github-actions
Copy link

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 83.46% 106 / 127
🔵 Statements 83.46% 106 / 127
🔵 Functions 55.55% 5 / 9
🔵 Branches 83.33% 5 / 6
File Coverage
File Stmts Branches Functions Lines Uncovered Lines
Changed Files
app/localization/i18n.server.ts 100% 100% 100% 100%
Generated in workflow #131 for commit 1e9245d by the Vitest Coverage Report Action

@AlemTuzlak AlemTuzlak merged commit c93e5e0 into main Feb 20, 2025
4 checks passed
@AlemTuzlak AlemTuzlak deleted the internationalization_fix branch February 20, 2025 13:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants